services.autosuspend.checks.<name>.class

Name of the class implementing the check. If this option is not specified, the check's name must represent a valid internal check class.

Type
null or one of "ActiveCalendarEvent", "ActiveConnection", "ExternalCommand", "JsonPath", "Kodi", "KodiIdleTime", "LastLogActivity", "Load", "LogindSessionsIdle", "Mpd", "NetworkBandwidth", "Ping", "Processes", "Smb", "Users", "XIdleTime", "XPath"
Default
null
Declared
<nixpkgs/nixos/modules/services/misc/autosuspend.nix>